Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.faceted.search.theme--styles

This contribution is part of XML component org.nuxeo.ecm.platform.faceted.search.theme inside nuxeo-platform-faceted-search-jsf-6.0.jar

Extension Point

Extension point styles of component service.

Contributed Items

  • <style name="faceted_search">
          <src>themes/css/faceted_search.css</src>
        </style>

XML Source

<extension point="styles" target="org.nuxeo.theme.styling.service">

    <style name="faceted_search">
      <src>themes/css/faceted_search.css</src>
    </style>

  </extension>